Nuprl Lemma : adjacent-to-same-sublist 11,40

T:Type, L1L2:(T List), abc:T.
no_repeats(T;L2)
 L1  L2
 adjacent(T;L1;b;a)
 adjacent(T;L2;c;a)
 (b before c  L2  (b = c)) 
latex


DefinitionsL1  L2, no_repeats(T;l), adjacent(T;L;x;y), x before y  l, left + right, P  Q, x:AB(x), P  Q, x:AB(x), s = t, t  T, Type, type List
Lemmassublist wf, l before wf, adjacent wf, no repeats wf, adjacent-sublist, before-adjacent

origin